ServerSocket.MaximumSocketsConnected Property

Syntax

MaximumSocketsConnected as Integer


The maximum number of connections the ServerSocket will allow to connect. When a socket disconnects from the ServerSocket, the server will allow one more connection.